home *** CD-ROM | disk | FTP | other *** search
- -- card: 40296 from stack: in
- -- bmap block id: 36446
- -- flags: 0000
- -- background id: 40467
- -- name: index 6
- ----- HyperTalk script -----
- on opencard
- global maploc, cardloc
- put "index" into maploc
- set the hilite of cd btn 11 to true
- end opencard
-
- on closecard
- set the hilite of cd btn 11 to false
- push card
- end closecard
-
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=120 top=97 right=117 bottom=285
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: Macintosh Advantage
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 43643
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=120 top=118 right=139 bottom=244
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: Market Position
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 16179
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=120 top=195 right=213 bottom=175
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: NeXT
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go card compete7
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=120 top=214 right=232 bottom=240
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: NuBus Controller
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 53494
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=338 top=97 right=115 bottom=472
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: Performance Levels
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 16179
- end mouseUp
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=338 top=116 right=136 bottom=434
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: Pixel
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 53709
- end mouseUp
-
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: A000
- -- rect: left=338 top=195 right=214 bottom=434
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 156
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: QuickDraw
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 19415
- end mouseUp
-
-
-
- -- part 28 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=14 top=86 right=107 bottom=55
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 157
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: A - C
- ----- HyperTalk script -----
- on mouseUp
- if the name of this card is "index 1" then
- set the hilite of me to true
- else
- visual effect dissolve
- go card "index 1"
- end if
- end mouseUp
-
-
-
- -- part 29 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=14 top=110 right=132 bottom=55
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 157
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: D - F
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go card "index 3"
- end mouseUp
-
-
-
- -- part 30 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=14 top=134 right=156 bottom=55
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 157
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: G - L
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go card "index 4"
- end mouseUp
-
-
-
- -- part 31 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=14 top=158 right=180 bottom=55
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 157
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: M - Q
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go card "index 6"
- end mouseUp
-
-
-
- -- part 32 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=14 top=182 right=204 bottom=55
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 157
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: R - T
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go card "index 8"
- end mouseUp
-
-
-
- -- part 33 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=13 top=206 right=228 bottom=55
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 157
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: U - Z
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go card "index 10"
- end mouseUp
-
-
-
- -- part contents for background part 2
- ----- text -----
- Macintosh Display Card 4•8 and 8•24
-
- -- part contents for background part 3
- ----- text -----
- Index
-
- -- part contents for background part 4
- ----- text -----
- Click on any index entry to go to that card.
-
- -- part contents for background part 11
- ----- text -----
-
-
-
-
-
-
-
-
-